|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBMPReader
public class BMPReader
Write a description of class BMPReader here.
Constructor Summary | |
---|---|
BMPReader()
|
Method Summary | |
---|---|
void |
chooseFile(JFileChooser fc)
|
byte[] |
readBMP(File f)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BMPReader()
Method Detail |
---|
public void chooseFile(JFileChooser fc)
public byte[] readBMP(File f)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |